[PATCH] Fix LDAP SASL auth support
authorJakob Haufe <sur5r@sur5r.net>
Sun, 25 May 2025 13:04:50 +0000 (15:04 +0200)
committerNoah Meyerhans <noahm@debian.org>
Tue, 31 Mar 2026 19:07:17 +0000 (15:07 -0400)
commit7636ba89a8aa6fa0483f2ebe643c090e863f9ca4
treeda3a500a32ae11e99cc9f52b8dd484d2eb234be8
parent686c8272cca3461a2cb64db3d036f56249351aac
[PATCH] Fix LDAP SASL auth support

961275fdb54878fdfa4ee1b9f1a4f00e82bf4a83 moved code without creating a
way to have HAVE_LDAP_SASL defined there.

Copy the preprocessor block from src/auth/db-ldap.c to fix this.

Gbp-Pq: Name bug1106784_Fix-LDAP-SASL-auth-support.patch
src/auth/db-ldap-settings.c